Skip to content

Add support for s390x and ppc64le #1755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Add support for s390x and ppc64le #1755

merged 2 commits into from
Mar 28, 2024

Conversation

lucacome
Copy link
Contributor

@lucacome lucacome commented Mar 21, 2024

Proposed changes

Problem: I want to be able to run NGF on my IBM Z or PowerPC, but there aren't any binaries or Docker images available

Solution: Build binaries and Docker images for s390x and ppc64le.

Closes #1538

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.

NONE

@lucacome lucacome requested a review from a team as a code owner March 21, 2024 18:51
@github-actions github-actions bot added the chore Pull requests for routine tasks label Mar 21, 2024
Problem: I want to be able to run NGF on my IBM Z or PowerPC, but there
aren't any binaries or Docker images available

Solution:  Build binaries and Docker images for s390x and ppc64le.
@lucacome lucacome enabled auto-merge (squash) March 27, 2024 23:32
@lucacome lucacome merged commit 72381e2 into nginx:main Mar 28, 2024
@lucacome lucacome deleted the chore/add-platforms branch March 28, 2024 15:36
amimimor pushed a commit to amimimor/nginx-gateway-fabric that referenced this pull request Apr 3, 2024
Problem: I want to be able to run NGF on my IBM Z or PowerPC, but there
aren't any binaries or Docker images available

Solution:  Build binaries and Docker images for s390x and ppc64le.
@nginx-bot nginx-bot bot removed the release-notes label Apr 25, 2024
@lucacome lucacome added the skip-changelog Pull requests that don't need to be added to the changelog. label May 1, 2024
miledxz added a commit to miledxz/nginx-gateway-fabric that referenced this pull request Jan 14, 2025
Problem: I want to be able to run NGF on my IBM Z or PowerPC, but there
aren't any binaries or Docker images available

Solution:  Build binaries and Docker images for s390x and ppc64le.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks skip-changelog Pull requests that don't need to be added to the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for s390x and ppc64le
3 participants